home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 19 / bix01.zip / STDMENUS.DEC < prev    next >
Text File  |  1986-07-07  |  640b  |  15 lines

  1.  
  2. { ***** From STDMENUS.LIB ***** }
  3. Procedure SMenuFrame;forward;
  4. Procedure Title(title_center:Byte;s:MenuTitle);forward;
  5. Procedure ShowMenu(longest_MenuOp,title_center,first,last:Byte;
  6.                    s:MenuTitle);forward;
  7. Procedure ShowPrompts(row,prompt,fkey:Byte);forward;
  8. Procedure ShowPrompt(row,prompt,fkey:Byte);forward;
  9. Procedure ShowMessage(OpNo:Byte);forward;
  10. Procedure ClrMenu;forward;
  11. Procedure ClrPrompts;forward;
  12. Procedure ClrMessage;forward;
  13. Procedure ShowMenuResp(OptNum,OptRow,VAtt : Byte);forward;
  14. Procedure ShowPages(LineType,Quan_of_Pages,UpLx,UpLy:Byte);forward;
  15.